Other Classes

The following classes are available globally.

  • Core class for GiniPayBank SDK.

    See more

    Declaration

    Swift

    @objc
    public final class GiniPayBank : NSObject
  • Undocumented

    See more

    Declaration

    Swift

    public final class GiniPayBankConfiguration : NSObject
  • Undocumented

    See more

    Declaration

    Swift

    open class GiniPayBankNetworkingScreenApiCoordinator : GiniScreenAPICoordinator
    extension GiniPayBankNetworkingScreenApiCoordinator: GiniCaptureDelegate
    extension GiniPayBankNetworkingScreenApiCoordinator: DigitalInvoiceViewControllerDelegate
  • This class is a view controller that lets the user view their invoice together with the line items and total amount to pay. It will push the LineItemDetailsViewController onto the navigation stack when the user taps the “Edit” button on any of the line items.

    See more

    Declaration

    Swift

    public class DigitalInvoiceViewController : UIViewController
    extension DigitalInvoiceViewController: UITableViewDelegate, UITableViewDataSource
  • Undocumented

    See more

    Declaration

    Swift

    public final class ReturnAssistantConfiguration : NSObject